PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFContentStreamOperator Class / PDFContentStreamOperator Constructor
The operator type.
In This Topic
    PDFContentStreamOperator Constructor
    In This Topic
    Initializes a new Object with the specified type.
    Syntax
    public PDFContentStreamOperator( 
       PDFContentStreamOperatorType type
    )

    Parameters

    type
    The operator type.
    See Also